SGGetSrcVideoBounds
TheSGGetSrcVideoBounds
function allows you to determine the size of the source video boundary rectangle. This rectangle defines the size of the source video image.
For video channel components that work with video digitizer components, this rectangle corresponds to the video digitizer's active source rectangle (see the chapter "Video Digitizer Components" in this book for more information).
pascal ComponentResult SGGetSrcVideoBounds (SGChannel c, Rect *r);
c
- Specifies the reference that identifies the channel for this operation. You obtain this reference from the
SGNewChannel
function, described on page 5-29.r
- Contains a pointer to a rectangle structure that is to receive information about the source video boundary rectangle.
RESULT CODE
paramErr -50 Invalid parameter specified
Main | Top of Section | What's New | Apple Computer, Inc. | Find It | Feedback | Help